-
Home
-
Phrase TMS Integration for WordPress
-
4.6.1
-
Code
-
Classes
- OptionsService
Total Complexity |
31 |
Dependencies |
2 |
Dependents |
13 |
Total lines |
202 |
Lines of code |
111 |
Logical lines of code |
53 |
Comment lines |
0 |
Methods |
26 |
Properties |
15 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initOptions() |
S |
55 |
2 |
19 |
isDebugMode() |
S |
79 |
2 |
3 |
getInsertStatus() |
S |
69 |
2 |
7 |
getListStatuses() |
S |
68 |
2 |
7 |
getVersion() |
S |
69 |
2 |
7 |
updateDbVersion() |
S |
80 |
1 |
3 |
disableUrlRewrite() |
S |
80 |
1 |
3 |
getToken() |
S |
80 |
1 |
3 |
generateAndSaveToken() |
S |
80 |
1 |
3 |
updateAdminUser() |
S |
80 |
1 |
3 |
getAdminUser() |
S |
80 |
1 |
3 |
isCopyPermalinkEnabled() |
S |
79 |
1 |
3 |
disableCopyPermalink() |
S |
80 |
1 |
3 |
enableCopyPermalink() |
S |
80 |
1 |
3 |
isUrlRewriteEnabled() |
S |
79 |
1 |
3 |
enableUrlRewrite() |
S |
80 |
1 |
3 |
getDbVersion() |
S |
80 |
1 |
3 |
updateVersion() |
S |
80 |
1 |
3 |
getActiveTranslationPluginKey() |
S |
80 |
1 |
3 |
getTranslationWorkflow() |
S |
79 |
1 |
3 |
updateTranslationWorkflow() |
S |
79 |
1 |
3 |
updateInsertStatus() |
S |
80 |
1 |
3 |
updateListStatuses() |
S |
79 |
1 |
3 |
getRestNamespace() |
S |
82 |
1 |
3 |
setDebugMode() |
S |
80 |
1 |
3 |
getAllMemsourceOptions() |
S |
66 |
1 |
8 |